Jeff Miller <jmiller at cablespeed.com> (tiny change)
authorGlenn Morris <rgm@gnu.org>
Sun, 15 Jul 2007 01:13:17 +0000 (01:13 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 15 Jul 2007 01:13:17 +0000 (01:13 +0000)
(calendar-goto-bahai-date): Add autoload cookie.

lisp/calendar/cal-bahai.el

index 06703e3b73ba6b03392abf378300ebf0445599c9..7bf90ec5d11ac8f0477e33cd794a62e882a841aa 100644 (file)
@@ -149,6 +149,7 @@ Defaults to today's date if DATE is not given."
   (message "Baha'i date: %s"
            (calendar-bahai-date-string (calendar-cursor-to-date t))))
 
+;;;###autoload
 (defun calendar-goto-bahai-date (date &optional noecho)
   "Move cursor to Baha'i date DATE.
 Echo Baha'i date unless NOECHO is t."